Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/solana/delivery/{pda}
{ "pda": "<string>", "data": { "drone_pda": "<string>", "airspace_pda": "<string>", "ipfs_cid": "<string>", "latitude": 123, "longitude": 123, "altitude_m": 123, "delivered_at": 123 }, "tx": { "signature": "<string>", "slot": 123, "confirmation": "<string>", "fee_lamports": 123 } }
Base58 DeliveryRecord PDA
Delivery record
Base58 PDA of this record
Show child attributes
Was this page helpful?